REST APIs
We use REST APIs for very specific cases that are not suitable for GraphQL API
We provide microservice-specific separate REST APIs for very specific cases that are not suitable for GraphQL API . This could be more efficient, reliable or simple for the client